home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Modelowanie 3D / Wings 3D 0.98.35 / wings-0.98.35.exe / lib / wpc_torus_pl.lang < prev    next >
Text File  |  2006-07-19  |  1KB  |  54 lines

  1. %%                      -*- mode:erlang; erlang-indent-level: 2 -*-
  2. %%  wpc_torus_pl.lang --
  3. %%
  4. %%     Polish language strings for Torus.
  5. %%
  6. %%  Copyright (c) 2005 Andrzej Giniewicz
  7. %%
  8. %%  See the file "license.terms" for information on usage and redistribution
  9. %%  of this file, and for a DISCLAIMER OF ALL WARRANTIES.
  10. %%
  11. %%     $Id: wpc_torus_pl.lang,v 1.1 2005/12/12 18:03:59 giniu Exp $
  12. %%
  13. %%  Translation:  Andrzej Giniewicz
  14. %%  Correction:   Ma┼égorzata Napiontek
  15. %%  Verification: Krzysztof Giniewicz
  16. %%
  17. {wpc_torus,
  18.  [
  19.   {make_lutorus,
  20.    [
  21.     {1,"Utw├│rz torus wypuk┼éy"},
  22.     {2,"G─Östo┼¢─ç U:"},
  23.     {3,"G─Östo┼¢─ç V:"},
  24.     {4,"Promie┼ä zewn─Ötrzny:"},
  25.     {5,"Promie┼ä wewn─Ötrzny:"},
  26.     {6,"Wypuk┼éo┼¢ci:"},
  27.     {7,"Amplituda:"}
  28.    ]},
  29.   {make_sptorus,
  30.    [
  31.     {1,"Utw├│rz torus spiralny"},
  32.     {2,"G─Östo┼¢─ç U:"},
  33.     {3,"G─Östo┼¢─ç V:"},
  34.     {4,"Promie┼ä zewn─Ötrzny:"},
  35.     {5,"Promie┼ä wewn─Ötrzny:"},
  36.     {6,"P─Ötle:"},
  37.     {7,"Promie┼ä p─Ötli:"}
  38.    ]},
  39.   {make_uvtorus,
  40.    [
  41.     {1,"Utw├│rz torus UV:"},
  42.     {2,"G─Östo┼¢─ç U:"},
  43.     {3,"G─Östo┼¢─ç V:"},
  44.     {4,"Promie┼ä zewn─Ötrzny:"},
  45.     {5,"Promie┼ä wewn─Ötrzny:"}
  46.    ]},
  47.   {torus_menu,
  48.    [
  49.     {1,"Torus UV"},
  50.     {2,"Torus wypuk┼éy"},
  51.     {3,"Torus spiralny"}
  52.    ]}
  53.  ]}.
  54.